-
Home
-
Shield: Blocks Bots, Protects Users, and Prevents Security Breaches
-
20.0.12
-
Code
-
Classes
- UserSessionHandler
Total Complexity |
50 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
265 |
Lines of code |
202 |
Logical lines of code |
96 |
Comment lines |
22 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
sendAdminLoginEmailNotification() |
A |
42 |
8 |
51 |
addLoginMessage() |
A |
49 |
7 |
31 |
sendLoginNotifications() |
S |
50 |
7 |
27 |
checkCurrentSession() |
S |
53 |
6 |
22 |
printLinkToAdmin() |
S |
57 |
6 |
15 |
getAdminLoginNotificationEmails() |
S |
53 |
4 |
23 |
assessSession() |
S |
63 |
4 |
10 |
onWpLoaded() |
S |
73 |
3 |
5 |
setMaxAuthCookieExpiration() |
S |
74 |
2 |
4 |
canRun() |
S |
80 |
1 |
3 |
run() |
S |
67 |
1 |
7 |
captureLogin() |
S |
75 |
1 |
4 |